Need to set the time on your Windows NT/2000 machine? If there
is another Windows machine on the same network that has the correct
time, you can sync with it automatically using the following
command at a command prompt:
net time \\computername /set /y
Without the "/set /y," you will simply see the time that the
other machine has. Without the "/y" you will be prompted for
whether or not you want to actually change the local time.